CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 角点检测‘

搜索资源列表

  1. orb

    0下载:
  2. opencv + visual stdio. orb角点检测和匹配,希望对大家有帮助。-opencv+ visual stdio. orb Corner detection and matching, I hope this is help for you.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1415
    • 提供者:洛克李
  1. harris

    0下载:
  2. opencv + visual stdio. harris角点检测-opencv+ visual stdio. harris Corner detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1991
    • 提供者:洛克李
  1. jiaodian123142

    0下载:
  2. 角点检测,程序在OPENCV上可以运行,欢迎下载-Corner detection, the program can run on OPENCV, welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2377631
    • 提供者:suifeng
  1. cPPopencv

    0下载:
  2. 利用c++ opencv moravec角点检测-Using c++ opencv moravec corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:a
  1. Corner-detection

    0下载:
  2. 角点检测,学习opencv(中文版)源码调试成功的,可以运行-Corner detection, learning opencv (Chinese version) source code debugging success, can run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:孙忠武
  1. OpenCVdemo

    0下载:
  2. OpenCV中Harris角点检测相关的知识点 Harris角点检测的cornerHarris函数的使用方法-Harris corner detection in OpenCV related knowledge Use cornerHarris Harris corner detection function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2236935
    • 提供者:陆伟
  1. movImageProcessOpencv

    0下载:
  2. 利用opencv实现的运动补偿,首先进行角点检测,然后进行角点匹配,最后根据两幅图像的匹配角点进行仿射变换获得补偿后的图像-implement motion compensation using Opencv, firstly, corners are detected on two images, and then the corners of two images are matched, the last image after affine transformation compensa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:454992
    • 提供者:xiaoxixi
  1. MoravecCorner

    0下载:
  2. 在opencv和visual C++中使用morave进行角点检测,效果明显-Use morave and visual C++ in opencv corner detection is carried out, the effect is obvious
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:windbells
  1. harriscorner2

    0下载:
  2. 在opencv上编写的Harris角点检测,先进行Candy边缘检测,再检测角点,不是直接调用里面的函数,把是角点的位置标记了出来 -Harris corner detection in opencv prepared to make Candy edge detection, and then detect the corner, which is not a direct call function to mark the position of the corner points ou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3200
    • 提供者:windbells
  1. Harriecorner3

    0下载:
  2. 在opencv上编写的Harris角点检测,检测角点,先排序在抑制,,不是直接调用里面的函数,把是角点的位置标记了出来 -Opencv written on Harris corner detection, corner detection, the first sort,, not directly inhibit the function call inside, to the position of corner markers out
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2855
    • 提供者:windbells
  1. Fast-detection-matlabPopencvPc

    0下载:
  2. 文件包含fast角点检测的matlab,c,以及opencv实现,还包含有参考文献说明等。-The file contains the fast corner detection, Matlab,c, and opencv realized, also contains references descr iptions.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19753523
    • 提供者:yp
  1. goodfeature

    0下载:
  2. 角点检测:实现了图像角点的检测!试用环境是vc++6.0+opencv-Corner Detection: to achieve the detection of image corners! Trial environment is vc++ 6.0+ opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:31185
    • 提供者:伊米璐
  1. harris

    0下载:
  2. VS2012+OpenCV2.4.8中实现Harris角点检测,包括cornerHarris函数的使用方法-OpenCV Harris corner detection, including the use of cornerHarris function method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6030270
    • 提供者:郑小航
  1. Harris-coners

    0下载:
  2. 使用VS2012,opencv进行图片的角点检测,程序源码经过本人测试,可以使用.-Using VS2012, opencv carried pictures of corner detection, Open Source undergo testing, it can be used.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:3598140
    • 提供者:聂葳
  1. HarrisDetector

    0下载:
  2. Harris角点检测是一种经典的角点检测方法,该代码中包含 1.原始的直接调用OpenCV实现角点检测; 2.封装自定义类来改进角点检测; 3.实现了增加容忍距离解决特征点聚类是角点分布均匀-Harris corner detection is a classical corner detection method, the code contained 1. The original of directly calling OpenCV corner detection to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5508096
    • 提供者:蓝梦
  1. Subpixel-level-corner-

    0下载:
  2. 就用利用OPENCV亚像素级角点检测,这个方法对于初学代码程序的人来说很实用-On the use of the use of sub-pixel OPENCV corner detection, this method code program for the beginner who is very practical
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:1658
    • 提供者:胡杨建
  1. harris

    0下载:
  2. opencv Harris,改进的Harris和FAST角点检测源码-Harris opencv, improved Harris and FAST corner detection source code
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:958137
    • 提供者:林林
  1. jiaodian_detect

    0下载:
  2. 对一幅图像使用opencv自带函数进行角点检测,并绘制-The use of an image that comes opencv corner detection function, and draw
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12590894
    • 提供者:zlj
  1. approxPoly_test

    0下载:
  2. 使用opencv自带的多边形拟合算法,进行轮廓的角点检测-Using opencv own polygon fitting algorithms, corner detection profile
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12608516
    • 提供者:zlj
  1. HarrisCorner

    3下载:
  2. 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
  3. 所属分类:OpenCV

    • 发布日期:2016-11-30
    • 文件大小:504832
    • 提供者:qian
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com